func internal/execabs.relError

3 uses

	internal/execabs (current package)
		execabs.go#L30: func relError(file, path string) error {
		execabs.go#L40: 		return "", relError(file, path)
		execabs.go#L53: 			*lookPathErr = relError(name, cmd.Path)